toggle menu
Spring Boot Kotlin API
4.0.0-M3
jvm
switch theme
search in API
Spring Boot Kotlin API
/
org.springframework.boot.docs.testing.springbootapplications.autoconfiguredspringrestdocs.withrestassured
/
[jvm]MyRestDocsConfiguration
My
Rest
Docs
Configuration
@
TestConfiguration
(
proxyBeanMethods
=
false
)
open
class
MyRestDocsConfiguration
:
RestDocsRestAssuredConfigurationCustomizer
Members
Constructors
My
Rest
Docs
Configuration
Link copied to clipboard
constructor
(
)
Functions
customize
Link copied to clipboard
open
fun
customize
(
configurer
:
RestAssuredRestDocumentationConfigurer
)